home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / chooseyourweapon3.swf / scripts / frame_370 / PlaceObject2_475_70 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2008-09-05  |  118 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this.hitTest(_root.oneton.block))
  3.    {
  4.       _parent.gotoAndStop("gone");
  5.    }
  6. }
  7.